xen.git
2015-01-23 Boris Ostrovskyx86/VPMU: handle APIC_LVTPC accesses
2015-01-23 Boris Ostrovskyvmx: merge MSR management routines
2015-01-23 Boris Ostrovskyx86/VPMU: clean up Intel VPMU code
2015-01-23 Boris Ostrovskyx86/VPMU: make vpmu macros a bit more efficient
2015-01-23 Boris Ostrovskyx86/VPMU: set MSR bitmaps only for HVM/PVH guests
2015-01-23 Boris Ostrovskyx86/VPMU: manage VPMU_CONTEXT_SAVE flag in vpmu_save_fo...
2015-01-23 Boris Ostrovskyx86/VPMU: don't globally disable VPMU if initialization...
2015-01-23 Roger Pau Monnéx86: prevent access to HPET from Dom0
2015-01-23 Roger Pau Monnéx86/pvh: check permissions when adding MMIO regions
2015-01-23 Roger Pau Monnéx86: allow set_mmio_p2m_entry to specify access type
2015-01-23 Jan Beulichx86/HVM: replace plain numbers
2015-01-23 Jan Beulichx86/HVM: make hvm_efer_valid() honor guest features
2015-01-23 Wei Liuhandle XENMEM_get_vnumainfo in compat_memory_op
2015-01-23 David Vrabelgrant-table: use uint16_t consistently for grant copy...
2015-01-23 Jan BeulichVMX: replace plain numbers
2015-01-23 Jan Beulichx86/traps: replace plain numbers
2015-01-23 Jan Beulichx86/HVM: replace plain number in hvm_combine_hw_excepti...
2015-01-23 Jan Beulicharm64: fix fls()
2015-01-23 Jan Beulichmake fls() and ffs() consistent across architectures
2015-01-22 Andrew Cooperx86/vlapic: express x2apic msr readability with a bitmap
2015-01-22 Andrew Cooperx86/domain: improvements to switch_native() and switch_...
2015-01-22 Jan BeulichVMX: use cached "current" where available
2015-01-22 Jan BeulichVMX: drop VMCS *_HIGH enumerators
2015-01-22 Jan BeulichVMX: dump further control state
2015-01-22 Jan BeulichVMX: dump full host state
2015-01-22 Jan BeulichVMX: dump full guest state
2015-01-22 Jan Beulichx86: don't open-code cpuid_count() in pv_cpuid()
2015-01-22 Jan Beulichx86: correctly check for sub-leaf zero of leaf 7 in...
2015-01-22 Jan Beulichx86: don't expose XSAVES capability to PV guests
2015-01-22 Andrew Cooperdrop redundant MAX_VIRT_CPUS bounds checks
2015-01-22 Andrew Coopersched/arinc653: remove MAX_VIRT_CPUS bounds check
2015-01-22 Andrew Cooperevtchn: reduce the size of the poll_mask where possible
2015-01-22 Andrew Cooperintroduce domain_max_vcpus() helper and implement per...
2015-01-22 Jan Beulichmake error codes a formal part of the ABI
2015-01-20 Jan Beulichre-order struct domain fields
2015-01-20 Jan Beulichx86: latch current->domain in do_physdev_op()
2015-01-20 Jan Beulichx86: slightly simplify PHYSDEVOP_pirq_eoi_gmfn_v* handling
2015-01-20 Jan Beulichphysdev: hide compatibility definitions for new enough...
2015-01-20 Andrew Cooperxsm/evtchn: never pretend to have successfully created...
2015-01-20 Andrew Cooperx86/cpuid: correct parameter types for cpuid_count()
2015-01-20 Andrew Cooperxfree() can tolerate NULL pointers
2015-01-19 Anthony PERARDlibxl: Avoid returning empty path from libxl_console_ge...
2015-01-19 Wei Liulibxl: check HVM direct boot parameters
2015-01-19 Julien Gralltools/configure: Check if pixman is present on the...
2015-01-19 Julien Gralltools/configure: Check if Glib is present only when...
2015-01-19 Julien Grallxen/arm: vgic: Rename nr_lines into nr_spis
2015-01-19 Wei Liulibxl: provide xenlight.pc
2015-01-19 Jim FehligInstall libxlutil.h
2015-01-19 Jan Beulichcorrect hypervisor version
2015-01-19 Andrew Cooperhypercall: update vcpu_op to take an unsigned vcpuid
2015-01-19 Paul Durrantx86/hvm: add per-vcpu evtchn upcalls
2015-01-19 Andrew Cooperx86/minios: remove more vestigial remnants of SUPERVISO...
2015-01-19 Andrew Cooperhvm/hpet: correctly gate the virtual HPET on HVM_PARAM_...
2015-01-19 Jan Beulichkexec: fix some types
2015-01-19 Jan Beulichevtchn: simplify sending of notifications
2015-01-19 Jan Beulichcommon/memory: fix an XSM error path
2015-01-15 Tim Deeganx86/mm: reunite nestedp2m_lock with its comment.
2015-01-15 Andrew Cooperx86/viridian: do not leak page refs and mappings if...
2015-01-15 Julien Grallxen/arm: Update documentation in the public header...
2015-01-15 Ian Campbelltools: remove blktap1
2015-01-15 Ian Campbelltools: unhook blktap1 from the build and remove all...
2015-01-15 Ian Campbellxen: arm: wait 1000ms for a CPU to come up, instead...
2015-01-15 Ian Campbellxen: arm: enable perf counters
2015-01-15 Julien Grallxen/arm: Blacklist the memory mapped timer (armv7-timer...
2015-01-15 Julien Grallxen/arm: grant-table: Increased the initial number...
2015-01-15 Julien Grallxen/arm: Remove the define INVALID_GFN from arch-arm...
2015-01-14 Jan BeulichRevert "x86/HVM: make hvm_efer_valid() honor guest...
2015-01-13 Martin LucinaMini-OS: netfront: Fix rx ring starvation in network_rx
2015-01-12 Alexandra Sandulescutools: xl: refactor code to parse network device options
2015-01-12 Uma Sharmatools/xl: Call init function for libxl_bitmap
2015-01-12 Uma Sharmatools/xl: Call init function for libxl_domain_sched_params
2015-01-12 Wei Liulibxl: add emacs local variables in libxl_{x86, arm}.c
2015-01-12 Andrew Coopertools/misc: Cleanup makefile
2015-01-12 Euan Harristools/Rules.mk: Don't optimize debug builds; add macro...
2015-01-12 Julien Gralllibxl: Don't ignore error when we fail to give access...
2015-01-12 Julien Gralllibxl/arm: Correctly spelled FDT_ERR_* in a comment
2015-01-12 Wei Liulibxl, hotplug/Linux: default to phy backend for raw...
2015-01-12 Ian Campbelldt-uart: support /chosen/stdout-path property.
2015-01-12 Ian Campbelldt-uart: use ':' as separator between path and options
2015-01-12 Ian Campbelldt-uart: Clarify log messages at init time.
2015-01-12 Ian Campbelldt-uart: add an emacs magic block
2015-01-12 Ian Campbellxenstored: log tdb message via xenstored's logging...
2015-01-12 Ian Campbelltools: libxl: directly initialise saved_* in _libxl_types.c
2015-01-12 Jan Beulichextend list of sections convertible to .init.* ones...
2015-01-12 Jan Beulicharm64/EFI: minor corrections
2015-01-12 Jan Beulichx86/MCE: allow overriding the CMCI threshold
2015-01-12 Jan Beulichx86emul: tighten CLFLUSH emulation
2015-01-12 Jan Beulichx86: also allow REP STOS emulation acceleration
2015-01-12 Jan Beulichx86/HVM: make hvm_efer_valid() honor guest features
2015-01-09 Chao Pengx86: expose CMT L3 event mask to user space
2015-01-09 Jan Beulichhvmloader: certain methods are not supposed to have...
2015-01-09 Jan Beulichhvmloader: avoid named helper symbols
2015-01-09 Jan Beulichrwlock: allow arch to override write_unlock() atomic
2015-01-09 Jan Beulichrwlock: allow arch to override read_unlock() atomic
2015-01-09 Jan Beulichspinlock: use local_irq_disable() instead of local_irq_...
2015-01-09 Jan Beulichx86/HVM: vMSI simplification
2015-01-09 Jan Beulichx86/HVM: drop pointless parameters from vIOAPIC interna...
2015-01-09 Andrew Cooperhvm/vmx: WRITE_MSR() macro hygene
2015-01-09 Jan Beulichx86/HVM: clobber hypercall arguments just like for PV
2015-01-09 Jan Beulichx86: streamline hypercall_create_continuation()
next